Skip to content

fix: shallow clone plugin repositories for faster installs#2256

Merged
Stratus3D merged 2 commits into
asdf-vm:masterfrom
amandel:feature/improve-plugin-install
May 13, 2026
Merged

fix: shallow clone plugin repositories for faster installs#2256
Stratus3D merged 2 commits into
asdf-vm:masterfrom
amandel:feature/improve-plugin-install

Conversation

@amandel
Copy link
Copy Markdown
Contributor

@amandel amandel commented Mar 13, 2026

Summary

Optimize git clone with --depth 1 for shallow cloning
Implements: #2237

Other Information

Thanks for asdf-vm.

- Implements asdf-vm#2237
- Optimize `git clone` with `--depth 1` for shallow cloning
@amandel amandel requested a review from a team as a code owner March 13, 2026 19:50
@amandel amandel changed the title Improve size and speed of plugin installation perf: Improve size and speed of plugin installation Mar 13, 2026
@amandel
Copy link
Copy Markdown
Contributor Author

amandel commented Apr 24, 2026

Not sure whom to ask, @Stratus3D would you mind reviewing this PR?

@Stratus3D Stratus3D changed the title perf: Improve size and speed of plugin installation fix: shallow clone plugin repositories for faster installs May 13, 2026
Copy link
Copy Markdown
Member

@Stratus3D Stratus3D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @amandel ! I think this is a good improvement.

@Stratus3D Stratus3D merged commit badc9db into asdf-vm:master May 13, 2026
11 of 12 checks passed
@amandel
Copy link
Copy Markdown
Contributor Author

amandel commented May 14, 2026

Thanks for merging.

@amandel amandel deleted the feature/improve-plugin-install branch May 14, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants